|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContextManager | |
org.eclipse.ui.contexts |
Uses of IContextManager in org.eclipse.ui.contexts |
Subinterfaces of IContextManager in org.eclipse.ui.contexts | |
interface |
IMutableContextManager
An instance of this interface allows clients to manage contexts, as defined by the extension point org.eclipse.ui.contexts . |
Methods in org.eclipse.ui.contexts that return IContextManager | |
IContextManager |
IWorkbenchContextSupport.getContextManager()
Returns the context manager for the workbench. |
IContextManager |
ContextManagerEvent.getContextManager()
Returns the instance of the interface that changed. |
Constructors in org.eclipse.ui.contexts with parameters of type IContextManager | |
ContextManagerEvent(IContextManager contextManager,
boolean definedContextIdsChanged,
boolean enabledContextIdsChanged)
Creates a new instance of this class. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |